TSTP Solution File: SEV388^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEV388^5 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.4gi8maAKqx true

% Computer : n007.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 20:00:37 EDT 2023

% Result   : Theorem 0.59s 0.74s
% Output   : Refutation 0.59s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   12 (   6 unt;   3 typ;   0 def)
%            Number of atoms       :   22 (   4 equ;   0 cnn)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :   19 (   3   ~;   1   |;   0   &;  11   @)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    5 (   3 usr;   2 con; 0-2 aty)
%            Number of variables   :    4 (   0   ^;   4   !;   0   ?;   4   :)

% Comments : 
%------------------------------------------------------------------------------
thf(cS_type,type,
    cS: $i > $o ).

thf(sk__type,type,
    sk_: $i ).

thf(cR_type,type,
    cR: $i > $o ).

thf(cTHM36_pme,conjecture,
    ( ( cR = cS )
   => ! [Xx: $i] :
        ( ( cR @ Xx )
       => ( cS @ Xx ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( cR = cS )
     => ! [Xx: $i] :
          ( ( cR @ Xx )
         => ( cS @ Xx ) ) ),
    inference('cnf.neg',[status(esa)],[cTHM36_pme]) ).

thf(zip_derived_cl1,plain,
    ~ ( cS @ sk_ ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    cR = cS,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ! [X1: $i] :
      ( ( cR @ X1 )
      = ( cS @ X1 ) ),
    inference(ho_complete_eq,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl6,plain,
    ! [X0: $i] :
      ( ( cS @ X0 )
      | ~ ( cR @ X0 ) ),
    inference(cnf_otf,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl2,plain,
    cR @ sk_,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8,plain,
    cS @ sk_,
    inference('sup+',[status(thm)],[zip_derived_cl6,zip_derived_cl2]) ).

thf(zip_derived_cl12,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl8]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SEV388^5 : TPTP v8.1.2. Released v4.0.0.
% 0.11/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.4gi8maAKqx true
% 0.13/0.34  % Computer : n007.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.35  % DateTime : Thu Aug 24 02:41:54 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in HO mode
% 0.20/0.66  % Total configuration time : 828
% 0.20/0.66  % Estimated wc time : 1656
% 0.20/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.59/0.71  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.59/0.72  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.59/0.72  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.59/0.74  % Solved by lams/40_c.s.sh.
% 0.59/0.74  % done 6 iterations in 0.006s
% 0.59/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.59/0.74  % SZS output start Refutation
% See solution above
% 0.59/0.74  
% 0.59/0.74  
% 0.59/0.74  % Terminating...
% 1.38/0.86  % Runner terminated.
% 1.38/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------